[INFO] fetching crate rrs-succinct 0.2.0...
[INFO] testing rrs-succinct-0.2.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate rrs-succinct 0.2.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate rrs-succinct 0.2.0
[INFO] finished tweaking crates.io crate rrs-succinct 0.2.0
[INFO] tweaked toml for crates.io crate rrs-succinct 0.2.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rrs-succinct 0.2.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rrs-succinct 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b70771572fa4217f61a9459dde1125a11bd8c2388d38fc6b0b9ba9a04c8ef10e
[INFO] running `Command { std: "docker" "start" "-a" "b70771572fa4217f61a9459dde1125a11bd8c2388d38fc6b0b9ba9a04c8ef10e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b70771572fa4217f61a9459dde1125a11bd8c2388d38fc6b0b9ba9a04c8ef10e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b70771572fa4217f61a9459dde1125a11bd8c2388d38fc6b0b9ba9a04c8ef10e", kill_on_drop: false }`
[INFO] [stdout] b70771572fa4217f61a9459dde1125a11bd8c2388d38fc6b0b9ba9a04c8ef10e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e192d281384705d43af58e4e2389d07cc7197603224d904a0a84f08428d5aa5c
[INFO] running `Command { std: "docker" "start" "-a" "e192d281384705d43af58e4e2389d07cc7197603224d904a0a84f08428d5aa5c", kill_on_drop: false }`
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling rrs-succinct v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.74s
[INFO] running `Command { std: "docker" "inspect" "e192d281384705d43af58e4e2389d07cc7197603224d904a0a84f08428d5aa5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e192d281384705d43af58e4e2389d07cc7197603224d904a0a84f08428d5aa5c", kill_on_drop: false }`
[INFO] [stdout] e192d281384705d43af58e4e2389d07cc7197603224d904a0a84f08428d5aa5c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c2813a51e516e5d0c485e5a9f80a35dc5ccc42c511e7eb44698d85591c16798
[INFO] running `Command { std: "docker" "start" "-a" "1c2813a51e516e5d0c485e5a9f80a35dc5ccc42c511e7eb44698d85591c16798", kill_on_drop: false }`
[INFO] [stderr]    Compiling rrs-succinct v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.67s
[INFO] running `Command { std: "docker" "inspect" "1c2813a51e516e5d0c485e5a9f80a35dc5ccc42c511e7eb44698d85591c16798", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c2813a51e516e5d0c485e5a9f80a35dc5ccc42c511e7eb44698d85591c16798", kill_on_drop: false }`
[INFO] [stdout] 1c2813a51e516e5d0c485e5a9f80a35dc5ccc42c511e7eb44698d85591c16798
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5b3ba16eca0bd45cd9dddd14a01ef62c2459ccba1b1f1f1ac7a525a665564064
[INFO] running `Command { std: "docker" "start" "-a" "5b3ba16eca0bd45cd9dddd14a01ef62c2459ccba1b1f1f1ac7a525a665564064", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rrs_succinct-2939cc2a2a5329a5)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test instruction_formats::tests::test_rtype ... ok
[INFO] [stdout] test instruction_formats::tests::test_stype ... ok
[INFO] [stdout] test instruction_formats::tests::test_jtype ... ok
[INFO] [stdout] test instruction_formats::tests::test_utype ... ok
[INFO] [stderr]    Doc-tests rrs_succinct
[INFO] [stdout] test instruction_formats::tests::test_itype_shamt ... ok
[INFO] [stdout] test instruction_formats::tests::test_btype ... ok
[INFO] [stdout] test instruction_formats::tests::test_itype ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5b3ba16eca0bd45cd9dddd14a01ef62c2459ccba1b1f1f1ac7a525a665564064", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b3ba16eca0bd45cd9dddd14a01ef62c2459ccba1b1f1f1ac7a525a665564064", kill_on_drop: false }`
[INFO] [stdout] 5b3ba16eca0bd45cd9dddd14a01ef62c2459ccba1b1f1f1ac7a525a665564064
